home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Burning & Media / GB-PVR 1.2.13 / GBPVR10213.msi / Cabs.w1.cab / skin.xml280 < prev    next >
Text File  |  2007-11-24  |  601b  |  19 lines

  1. <settings>
  2.     <!-- Text style -->
  3.     <TextStyles>
  4.         <TextStyle name="GeneralTextStyle" color="Gray" size="12"/>
  5.     </TextStyles>
  6.  
  7.     <!-- Placements -->
  8.     <Placements>
  9.         <Placement name="ScreenSaverPanel" loc="10.5,55"/>
  10.     </Placements>
  11.  
  12.     <!-- Composite Images -->
  13.     <CompositeImages>
  14.         <CompositeImage name="ScreenSaverPanel" size="30,30">
  15.             <DrawImage filename="Logo.png" loc="25,25" size="50,50" fixedAspectRatio="true"/>
  16.             <DrawText text="@songName" loc="0,80" size="100,20" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
  17.         </CompositeImage>
  18.     </CompositeImages>
  19. </settings>